export image png python

40

export image png python -

from matplotlib import pyplot as plt

plt.savefig('Path/FigureName.png')

Comments

Submit
0 Comments